projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a60643
)
Check in codacy config file
author
Robert Lipe
<robertlipe@users.noreply.github.com>
Sat, 16 Jun 2018 19:57:38 +0000
(14:57 -0500)
committer
GitHub
<noreply@github.com>
Sat, 16 Jun 2018 19:57:38 +0000
(14:57 -0500)
Ignore deprecated and third party code.
.codacy.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/.codacy.yaml
b/.codacy.yaml
new file mode 100644
(file)
index 0000000..
03be866
--- /dev/null
+++ b/
.codacy.yaml
@@ -0,0
+1,4
@@
+exclude_paths:
+ - 'deprecated/**'
+ - 'zlib/**'
+ - strptime.[ch]